home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / extraurb / mi035.dir / 00104_Script_104 < prev    next >
Text File  |  1983-01-31  |  305b  |  15 lines

  1. on enterFrame
  2.   sound close 1
  3.   global avanza, scrolla, dove, a_blocca, pallina,audio,rsc,F
  4.   set pallina to 121
  5.   set audio to 119
  6.   set the castNum of sprite 40 to 119
  7.   set dove =0
  8.   --  set a_blocca to false
  9.   --  set scrolla = true
  10.   updatestage
  11.   SLIDE_SHOW 131,133,"internal"
  12.   
  13. end
  14.  
  15.